Esx Settings Clusters Software Reports ImageDriverFirmwareDetails

Esx Settings Clusters Software Reports ImageDriverFirmwareDetails
Esx Settings Clusters Software Reports ImageDriverFirmwareDetails

The Esx Settings Clusters Software Reports ImageDriverFirmwareDetails schema contains details about the target image, driver and firmware versions for a given PCI device.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "image_host_details": {
        "image": {
            "display_name": "string"
        },
        "hosts": [
            "string"
        ]
    },
    "target": {
        "driver_version": "string",
        "firmware_version": "string",
        "driver_name": "string"
    }
}
image_host_details
Required

This property was added in vSphere API 9.0.0.0.

target
Required

This property was added in vSphere API 9.0.0.0.